home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d917.lha / AUSH / catalogs / aush.cd next >
Text File  |  1993-10-04  |  1KB  |  76 lines

  1. ; Définition des chaines pour AUSH v2.00
  2. ; 26-Jan-93 par Denis GOUNELLE
  3. ;
  4. MSG_TOOMUCHARGS (0/1/75)
  5. too much arguments
  6. ;
  7. MSG_TOOMUCHREDIR(1/1/75)
  8. too much redirections
  9. ;
  10. MSG_CANTREDIRECT(2/1/75)
  11. can't open redirection
  12. ;
  13. MSG_CANTEXECUTE(3/1/75)
  14. can't execute
  15. ;
  16. MSG_CANTSEEK(4/1/75)
  17. can't seek to end of stdout
  18. ;
  19. MSG_BADARGS(5/1/75)
  20. bad arguments
  21. ;
  22. MSG_OVERFLOW(6/1/75)
  23. internal overflow
  24. ;
  25. MSG_NOMSGPORT(7/1/75)
  26. no message port
  27. ;
  28. MSG_SYNTAXERR(8/1/75)
  29. syntax error
  30. ;
  31. MSG_IFERROR(9/1/75)
  32. 'if...else...endif' error
  33. ;
  34. MSG_NOSUCHDIR(10/1/75)
  35. not that many directories
  36. ;
  37. MSG_ZERODIV(11/1/75)
  38. zero divide
  39. ;
  40. MSG_STACKFULL(12/1/75)
  41. not enough stack space
  42. ;
  43. MSG_READONLY(13/1/75)
  44. variable is read only
  45. ;
  46. MSG_NOMATCH(14/1/75)
  47. no match
  48. ;
  49. MSG_BADFUNC(15/1/75)
  50. unkown function
  51. ;
  52. MSG_WAITINGBG(16/1/75)
  53. Waiting for %ld background process(es) to terminate\n
  54. ;
  55. MSG_STARTEDBG(17/1/75)
  56. [%ld] %s launched\n
  57. ;
  58. MSG_TIMECMD(18/1/75)
  59. time: %ld seconds\n
  60. ;
  61. MSG_FINISHBG(19/1/75)
  62. [%ld] %s terminated (status %ld)\n
  63. ;
  64. MSG_STACKSIZE(20/1/75)
  65. Current stack size: %ld bytes\n
  66. ;
  67. MSG_FAILLEVEL(21/1/75)
  68. Current fail level: %ld\n
  69. ;
  70. MSG_UNKNOWNERR(22/1/75)
  71. %s: error code %ld\n
  72. ;
  73. MSG_ENDSHELL(23/1/75)
  74. Shell %ld ending\n
  75. ;
  76.